func crypto/tls.fipsAllowCert

2 uses

	crypto/tls (current package)
		common.go#L1723: 		if !fipsAllowCert(cert) {
		common.go#L1731: func fipsAllowCert(c *x509.Certificate) bool {